﻿html { font-size: 17px; }



a.oldSiteBtn { position: fixed; bottom: 0; right: 0; z-index: 10; color: #fff; background: #c63b67; padding: 15px; }

body { direction: rtl; margin: 0px; color: #2f323a; background-color: #ffffff; font-family: 'almoni-neue', 'RopaSans-Regular', arial; /*font-size:20px;*/ font-size: 17px; }
body.modal-open { padding: 0 !important; !i; !; }
h1, h2, h3, h4, h5, h6 { font-family: 'almoni-neue', 'RopaSans-Regular', arial; color: inherit; }

table { padding: 0px; margin: 0px; }

td { vertical-align: top; padding: 0px; }

p { direction: rtl; margin-top: 0px; margin-bottom: 0px; color: inherit; }
ul, ol, dl { font-size: 100%; margin-right: 1.4rem; }
p { font-size: 100%; line-height: 150%; letter-spacing: -0.32px; }
img { max-width: 100%; }
input[type="text"], input[type="password"] { outline: none; }
input[type="password"] { font-family: Arial; }

textarea { outline: none; }

span.fixEn { direction: ltr; display: inline-block; margin: 0; -webkit-transform: none; }
a, a:hover, a:focus { color: #2f323a; }

/*------------------------------------*\
   SiteGrid
\*------------------------------------*/

#SiteHeaderContainer { color: #000000; padding: 0px; position: fixed; z-index: 3; background: #fff; width: 100%; -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15); }
#SiteGridContainer { position: relative; top: 80px; }
#SiteFooterContainer { margin-top: 160px; }
#SiteContainer { background: #f5f5f5; }

#SiteHeader { max-width: 100%; margin-left: auto; margin-right: auto; margin-top: 00px; }

#SiteGrid { max-width: 100%; padding: 0px; margin: 0 auto; overflow: hidden; }

#GridRight { float: right; width: 250px; margin-left: 40px; }
#GridPage { float: right; width: 100%; }
#GridLeft { float: right; display: none; }
#GridTop { }
#GridContent { margin: 0 auto; }
#GridFooter { }

#PageLeft { }
#PageRight { }
#PageMenu { }
#PageHeader { }
#PageContent { }
#PageKdm { }
#PageFooter { }

#PageView { max-width: 1170px; width: 100%; margin: 0 auto; padding-bottom: 60px; padding-left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
#PageView .siteGridTopWrapper { position: relative; transform: none; left: unset; margin-bottom: 10px; }

#SiteGridBefore { height: 300px; position: relative; }
#SiteGridBeforeImg { height: 100%; overflow: hidden; background-position: center; background-size: cover; background-repeat: no-repeat; }
#SiteGridBeforeImg:before { content: ""; position: absolute; width: 100%; height: 100%; background-image: linear-gradient(to right, rgba(47, 50, 58, 0.0), rgba(47, 50, 58, 0.3)); }
#SiteGridBeforeImgTag { object-fit: cover; width: 100%; height: 100%; }
.siteGridTopWrapper { width: 1020px; position: absolute; top: calc(60% + 40px); left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); color: #fff; padding: 0; margin: 0; }
#SiteGridBeforeH1 { font-size: 400%; display: block; font-family: 'almoni-neue-bold'; color: #00718f; line-height: 1; }
#SiteGridHeadline { font-size: 120%; display: block; font-family: 'almoni-neue-bold'; color: #313232; }
#SiteGridSummary { font-size: 90%; display: block; color: #313232; }

section.row, section { max-width: 1170px; margin: 0 auto; float: none; }
section.moreArticlesWrapper { max-width: 100%; padding-bottom: 0px; }
section.moreArticlesWrapper > div { max-width: 1170px; margin: 0 auto; }


@media (max-width: 1170px) {
    #GridLeft { display: none; }
    #SiteGridBeforeH1 { max-width: 90%; }
}

@media (max-width: 1170px) {
    #SiteHeaderContainer { padding: 0; position: fixed; width: 100%; background: #fff; z-index: 4; }

    #PageView { max-width: 95% }
    section.row, section { max-width: 95%; }
}

@media (max-width: 991px) {
    #GridPage { float: none; width: 100%; }
}

@media (max-width:767px) {
    #GridRight { float: none; width: 100%; margin: 0 auto; }
    #SiteHeader { margin-top: 0px; }
    section.row, section { max-width: 90%; }
    #PageView { max-width: 90%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
    #SiteGridBefore { margin-bottom: 10px; height: 200px; overflow: hidden; }
    #SiteGridBeforeH1 { font-size: 220%; max-width: 95%; }
    .siteGridTopWrapper { text-align: center; max-width: 80%; top: calc(60% + 25px); }
    #PageBreadCrumps { padding: 0 20px; }
}



/*------------------------------------*\
    Top Bar Select In Mobile 
\*------------------------------------*/

@media (max-width:767px) {
    #side-collapse-menu { width: 100% }
}

/*------------------------------------*\
    Top Bar Search 
\*------------------------------------*/

#search_form_header { margin-top: 10px; }
#search_form_header_input_continer { float: left; margin-left: 15px; }

@media(max-width:767px) {
    #search_form_header_input_continer { text-align: center; display: inline-block; margin: 0 auto; width: 100%; }
    #search_form_header_input { display: inline-block; }
    #search_form_header_submit { width: 40px; display: inline-block; }
}



/*------------------------------------*\
    Accordion - FAQ
\*------------------------------------*/
.faq_accordion { padding-bottom: 30px; }

.accordion { }
.accordion .panel { border: 0px; border-radius: 0; border-top: 1px solid #ECECEC; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; padding: 14.5px 0; margin: 0; }
.accordion .panel:nth-child(2n) { background-color: #EDEDED; }
.accordion .panel:last-child { border-bottom: 1px solid #ddd; }
.accordion .panel-title { width: 95%; }
.accordion .panel-title > a { width: 100%; right: 0; top: 0; font-size: 24px; font-family: 'RaananSuperRegular','RopaSans-Regular',arial; }
.accordion .panel-title > a:hover { text-decoration: none; }
.accordion .panel-title > a:focus { text-decoration: none; }
.accordion .panel-collapse.collapse.in { }
.accordion .panel-default > .panel-heading { color: #333; background-color: transparent; border-color: #ddd; position: relative; margin-bottom: 10px; margin-top: 10px; margin-right: 15px; }
.accordion .panel-heading { padding: 10px 15px; border-bottom: 0; border-radius: 0px; }
.accordion .panel-title > a:after { content: " "; display: block; width: 20px; height: 20px; float: left; background-image: url('../../../000Frames/site/images/plus.png'); background-position: center center; background-repeat: no-repeat; }
.accordion .panel-title > a[aria-expanded~=true]:after { background: url('../../../000Frames/site/images/minus.png'); background-repeat: no-repeat; background-position: center center; }
.panel.panel-default div p { font-size: 21px; padding-right: 50px; padding-left: 165px; line-height: 27px; /*padding-top: 20px; padding-bottom: 20px;*/ }

@media(max-width:767px) {
    .panel.panel-default div p { padding-left: 0; padding-right: 30px; padding-top: 5px; width: 90%; }
    .accordion .panel-title > a:after { position: absolute; left: 7px; top: 50%; transform: translate(0,-50%); -webkit-transform:: translate(0,-50%); }
    .accordion .panel-default > .panel-heading { padding-right: 0; }
    .accordion .panel-title > a { padding-right: 0; font-size: 20px; font-weight: bold; }
}


/*------------------------------------*\
    Carousel - FAQ
\*------------------------------------*/

.owl-carousel { margin-top: 30px; margin-bottom: 30px; direction: ltr; }
.owl-nav { }
.owl-item { text-align: center; height: 400px; overflow: hidden; }
.owl-item .item { position: absolute; top: 50%; left: 0; transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -moz-transform: translate(0%,-50%); }
.owl-next { position: absolute; left: 0; z-index: 1; top: calc(50% - 12px); transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -moz-transform: translate(0%,-50%); }
.owl-prev { position: absolute; right: 0; z-index: 1; top: calc(50% - 12px); transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -moz-transform: translate(0%,-50%); }



@media(max-width:991px) {
    .owl-item .item { margin: 0 auto; text-align: center; max-width: 250px !important; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); }
}



/*------------------------------------*\
   lightbox Gallery
\*------------------------------------*/
.lightbox-gallery .lightbox-gallery-loader { position: absolute; top: 50%; /* display: none; */ left: 50%; z-index: 10; }
.lightbox-gallery .lightbox-gallery-item
/*------------------------------------*\
    lightbox Gallery Video
\*------------------------------------*/
.lightbox-galleryVideo .lightbox-gallery-loader { position: absolute; top: 50%; left: 50%; z-index: 10; }
.lightbox-galleryVideo .lightbox-gallery-item { }


.popUpVideo .modal-header { border: none; }

.popUpVideo .vertical-alignment-helper { display: table; height: 100%; width: 100%; pointer-events: none; }

.popUpVideo .vertical-align-center { display: table-cell; vertical-align: middle; pointer-events: none; }

.popUpVideo .modal-content { width: inherit; height: inherit; margin: 0 auto; pointer-events: all; background: none; box-shadow: 0px 0px 0px; -webkit-box-shadow: 0px 0px 0px; -moz-box-shadow: 0px 0px 0px; border: none; }


.popUpVideo .modal-body iframe { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; width: 100%; height: 100%; }

.popUpVideo .modal-backdrop.fade.in { z-index: 0; }
.popUpVideo .close { opacity: 1 !important; color: #fff; }

.popUpVideo .modal-backdrop.in { filter: alpha(opacity=50); opacity: .9; }

#leave-popup { padding: 0 !important; !i; !; }
#leave-popup .modal-content { background: #fff; width: 400px; height: 300px; margin: 0 auto; box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.1); border-radius: 50px; }
#leave-popup .modal-content .close { position: absolute; width: 30px; height: 30px; top: -40px; opacity: 1; left: 50%; transform: translateX(-50%); }
#leave-popup .modal-content .close svg { width: 100%; height: 100%; }
#leave-popup .modal-content-title { font-size: 28px; }
#leave-popup .modal-content-title:after { content: ""; display: block; width: 100px; height: 6px; background-color: #00718f; margin: 0 auto; margin-top: 17px; }
#leave-popup .modal-content p { font-size: 18px; line-height: 1.3; }
#leave-popup .leave-pop-up-buttons { display: flex; flex-direction: column; gap: 6px; align-items: center; margin-top: 45px; }
#leave-popup .leave-pop-up-buttons button { background-color: transparent; border: none; padding: 0; }
#leave-popup .leave-pop-up-buttons button.confirmLeave { background: #c21346; }
#leave-popup .leave-pop-up-buttons button.confirmLeave:hover { background: #c63b67; }
#leave-popup .modal-vertical-align, #leave-popup .vertical-align-center { pointer-events: auto; }
#leave-popup .modal-backdrop { pointer-events: none; }

@media(max-width:767px) {
    #leave-popup .modal-content { max-width: 80vw; }
    #leave-popup { padding: 0 !important; }
}

/*------------------------------------*\
   Breadcrumbps
\*------------------------------------*/

#PageBreadCrumps { margin-bottom: 30px; position: relative; }
#PageBreadCrumps a br { display: none }

@media(max-width:991px) {
    #PageBreadCrumps { margin-bottom: 10px; margin-top: 10px; }
}

#PageBreadCrumps a:link,
#PageBreadCrumps .PageBreadCrump { color: #5A5B5E; text-decoration: none !important; display: inline-block; padding-right: 25px; background-repeat: no-repeat; background-position: 50px 12px; position: relative; }

#PageBreadCrumps a:link:not(:first-child):after,
#PageBreadCrumps .PageBreadCrump:after { content: ""; background-image: url(../../../000Frames/site/images/breadcrumbs-arrow.png); height: 6px; width: 3px; position: absolute; right: 12px; top: 50%; -webkit-transform: translateY(-50%); z-index: 0; }
#PageBreadCrumps a:first-child { background-image: none; padding-right: 0; }
#PageBreadCrumps a:visited { color: #5A5B5E; text-decoration: none !important; font-size: 100%; }
#PageBreadCrumps a:hover { color: #5A5B5E; text-decoration: underline; font-size: 100%; }


@media(max-width:767px) {
    #PageBreadCrumps { padding: 0; margin: 10px 0; }
    #PageBreadCrumps a { font-size: 12px !important; }
}
/*------------------------------------*\
    Directory/Side Menu
\*------------------------------------*/

#rightMenu { }
#rightMenu .menuHead { padding-right: 10px; height: 27px; font-size: 18px; background: #ECECEC; color: #000; margin-top: 2px; background-image: url('../../../000Frames/site/images/right_menu_arrow.png'); background-size: 10px; background-repeat: no-repeat; background-position: 20px; }
#rightMenu .menuLink { padding-right: 10px; height: 27px; font-size: 18px; background: #ECECEC; color: #000; margin-top: 2px; background-image: url('../../../000Frames/site/images/right_menu_arrow.png'); background-size: 10px; background-repeat: no-repeat; background-position: 20px; }
#rightMenu .selected { color: red; }
#rightMenu .navbar-default { border: 0; background-color: transparent; }
#rightMenu .navbar { min-height: 0; margin-bottom: 0; }
#rightMenu .navbar-header { float: right; }

@media(max-width:767px) {
    #rightMenu .navbar-header { float: none; width: 100%; margin: 0; }
}
/*------------------------------------*\
    Contact Form
\*------------------------------------*/

.mrw-dynamic-form { position: relative; }

.mrw-dynamic-form .form-messages,
.mrw-dynamic-form .form-messages .loading,
.mrw-dynamic-form .form-messages .success,
.mrw-dynamic-form .form-messages .error { display: none; color: #BA975D; z-index: 9999; }

.mrw-dynamic-form .form-messages { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: rgba(255,255,255,0.8); }

.mrw-dynamic-form .error-message { color: red; display: none; }
.mrw-dynamic-form .mrw-form-label { font-weight: normal; }
.mrw-dynamic-form .form-group > div { margin-bottom: 15px; }
.mrw-dynamic-form .form-control { border: 1px solid silver; color: #000; background: none; font-size: 100%; padding-right: 10px; position: relative; cursor: text !important; background: none !important; }

.mrw-dynamic-form label.error { color: red; position: absolute; top: 0px; left: 15px; font-weight: normal; }
.mrw-dynamic-form .form-control.error { border-color: red; }


/*------------------------------------*\
    Contact Form Wiget
\*------------------------------------*/


#contact-form-wiget .mrw-form-label { }
#contact-form-wiget .form-control { }
#contact-form-wiget .form-submit { }

@media(max-width:991px) {
    #contact-form-wiget { display: none; }
}

/*------------------------------------*\
    Login Box
\*------------------------------------*/



#loginBox { text-align: center; background-color: #1c1c1c; padding: 15px; }

#loginBox .loginBox-guest-hello { color: #F68B1F; line-height: 24px; margin-bottom: 10px; }
#loginBox .firstSentence { font-size: 130%; }
#loginBox .secondSentence { font-size: 165%; }

#loginBox #LoginBox-Buttons { padding-top: 20px; }
#loginBox #LoginBox-Buttons a { display: inline-block; background-color: #F68B1F; border: 1px solid #FFF; border-radius: 5px; color: #FFF; font-size: 120%; padding: 2px 18px; margin: 0px 5px; text-decoration: none; cursor: pointer; }

#loginBox #LoginBox-SignIn { width: 100%; margin-left: auto; margin-right: auto; overflow: auto; }
#loginBox #LoginBox-SignIn .login-field { margin-bottom: 12px; border-radius: 3px; border: none; width: 100%; padding: 5px 10px 4px 10px; }
#loginBox #LoginBox-SignIn .login-submit { float: left; background-color: #F68B1F; border: 1px solid #FFF; border-radius: 5px; color: #FFF; font-size: 120%; padding: 2px 18px; cursor: pointer; text-decoration: none; }

#loginBox #LoginBox-SignIn .forgetPass { float: left; text-decoration: underline; color: #F68B1F; padding-top: 10px; font-size: 90%; }
#loginBox #LoginBox-SignIn .user-register { float: right; text-decoration: underline; color: #F68B1F; padding-top: 10px; font-size: 90%; }

#loginBox .loginBox-user-hello { color: #F68B1F; line-height: 24px; }
#loginBox .loginBox-user-buttons { padding-top: 20px; }
#loginBox .loginBox-user-buttons a { display: inline-block; background-color: #F68B1F; border: 1px solid #FFF; border-radius: 5px; color: #FFF; font-size: 110%; padding: 2px 12px; margin: 0px 2px; text-decoration: none; cursor: pointer; margin-bottom: 10px; }

/*------------------------------------*\
   Bootstrap dropdown animation
\*------------------------------------*/

.dropdown .dropdown-menu { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; max-height: 0; display: block; overflow: hidden; opacity: 0; }
.dropdown.open .dropdown-menu { max-height: 200px; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; opacity: 1; }

/*------------------------------------*\
   BASE PAGE VIEW
\*------------------------------------*/


#anchor { margin-bottom: 15px; margin-top: -5px; font-size: 90%; }
.sectiontTitle h2 { margin: 72px auto; text-align: center; font-size: 300%; line-height: 0.4; font-family: 'RaananSuperBold','RopaSans-Regular',arial; }
#subheadline h2, .Text1 h2, .Text2 h2 { margin: 0; padding: 0; font-size: 170%; font-weight: normal; margin-bottom: 30px; font-family: 'RaananSuperBold','RopaSans-Regular',arial; }
#subheadline h2:after, .Text1 h2:after, .Text2 h2:after { content: ""; display: block; width: 100px; height: 3px; background-color: #c63b67; }
#PageView:is([data-content-id="312"],[data-content-id="270"]) #headline h1 { margin-bottom: 10px; }
.Text2 h2 { margin-top: 40px; }

.articleInfoRow { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 10px; border-bottom: 1px solid #707070; margin-bottom: 15px; }
.articleInfoBottomRow { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding-top: 15px; }
#PageView:is([data-content-id="312"],[data-content-id="270"]) .articleInfoRow { display: none; }
.shareWrapper { margin-left: 0; margin-right: auto; }

#writer { display: block; margin: 0; }
#dateOn { display: inline-block; margin-bottom: 20px; }
#writer img, #dateOn img { width: 23px; }
a:hover, a:focus { text-decoration: none; }

#text1 { margin-top: 20px; margin-bottom: 20px; }
#text1 strong { }
#text1 p { line-height: 120% }

#video video { width: 100%; height: auto; }
#remarks { font-size: 90%; }
span.symbol { font-size: 40%; vertical-align: 50%; }
.picD { width: auto; height: auto; margin-bottom: 15px; margin-top: 15px; }

#body { max-width: 850px; font-size: 100%; }
#lobby { margin-bottom: 30px; }
#lobby h3 { font-family: 'RaananSuperBold','RopaSans-Regular',arial; color: #b4204f; font-size: 120%; margin: 0; margin: 5px 0; }
#body h4 { font-size: 120%; margin: 0; line-height: 1.2; }
strong { font-family: 'RaananSuperBold','RopaSans-Regular',arial; font-weight: normal; }

#lobby ol { list-style: none; counter-reset: li }
#lobby ol > li::before { content: counter(li)"."; color: #b4204f; display: inline-block; width: 1em; margin-right: -1em }
#lobby ol > li { counter-increment: li; line-height: 1.2; padding: 4px 0 10px 0; }
#lobby ol li ul { margin: 0; list-style-type: disc; line-height: 1.2; }
#lobby .Text2 ul { list-style: none; }
#lobby .Text2 ul li:before { content: "●"; font-size: 60%; color: #007794; position: absolute; right: -13px; line-height: 2; }
#lobby .Text2 ul li { position: relative; }

.generalBtn, input[type="submit"].generalBtn { transition: all 200ms ease-out; -webkit-transition: all 200ms ease-out; width: 249px; height: 50px; border-radius: 25px; background-color: #007794; box-shadow: -4.2px 4.2px 10px 0 rgba(47, 50, 58, 0.1); -moz-box-shadow: -4.2px 4.2px 10px 0 rgba(47, 50, 58, 0.1); -webkit-box-shadow: -4.2px 4.2px 10px 0 rgba(47, 50, 58, 0.1); font-size: 26px; text-align: center; color: #ffffff; display: block; vertical-align: middle; line-height: 50px; margin: 60px auto 6px; border: none; }
.generalBtn:hover, input[type="submit"].generalBtn:hover,
.generalBtn:focus, input[type="submit"].generalBtn:focus { -webkit-transform: translateY(-4px); transform: translateY(-4px); -moz-box-shadow: 0px 4px 18px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 4px 18px 0 rgba(0, 0, 0, 0.25); color: #fff; text-decoration: none; background: #05708b; }

.Text1 p, .Text2 p, #lobby h3, #lobby ol { line-height: 1.2; }
#lobby ol { font-size: 110%; }

@media(max-width:1170px) {
    #headline { max-width: 90% }
}

@media (max-width:991px) {
    .sectiontTitle h2 { font-size: 250%; margin: 100px auto 57px; }
    .Text1 p, .Text2 p, #lobby h3, #lobby ol { line-height: 1.3; }
}

@media (max-width:767px) {
    .sectiontTitle h2 { font-size: 180%; line-height: 1; margin: 50px auto 10px; max-width: 278px; }
    .allArticles { width: auto; padding: 0 35px; }
    #headline { max-width: 95% }
    #headline h1 { font-size: 220%; }
    .topImage { margin-bottom: 40px; height: 250px; }
    .Text1 p, .Text2 p { font-size: 95%; }
    #lobby h3, #lobby h4 { font-size: 100%; }
    #lobby ol { font-size: 19px; }
    .Text1 p, .Text2 p, #lobby h3, #lobby h4, #lobby ol { line-height: 1.3; }
    #writer { margin: 0px; }
    .articleInfoRow { flex-direction: column; }
}

/*------------------------------------*\
    #General Classes 
\*------------------------------------*/

.max-width { max-width: 1170px; }
.no-marg { margin: 0px; }
.no-pad { padding: 0px; }
.p-vert { display: table; }
.c-vert { display: table-cell; vertical-align: middle; }
.f-h { height: 100%; }
.f-w { width: 100%; }
.margin-auto { margin: 0 auto }

@media (max-width: 767px) {
    .row > div { padding: 0px 5px; }
}



/*------------------------------------*\
    #modal
\*------------------------------------*/

.modal-vertical-align { display: table; height: 100%; width: 100%; pointer-events: none; }
.vertical-align-center { display: table-cell; vertical-align: middle; pointer-events: none; text-align: center; }

#mrw-modal-1 .modal-content { border-radius: 0px; background-color: transparent; display: inline-block; pointer-events: all; }
.modal iframe { /*width: 85vw; height: 48vw;*/ max-height: 670px; border: none; background-color: transparent; max-width: 1170px; }
.modal .modal-content { background: transparent; -webkit-box-shadow: none; box-shadow: none; border: none; }
.modal .all-content { max-width: 1170px; margin: 0 auto; }
.modal .close { opacity: 1; float: none; line-height: 0; cursor: pointer; font-size: 350%; pointer-events: all; }
.modal .close svg { width: 52px; height: 52px; }

/*------------------------------------*\
    #Grids
\*------------------------------------*/

.grid-view .grid-box { /*border-bottom: 1px solid #ddd;*/ margin-bottom: 30px; text-align: center; }
.grid-view .grid-box-image { padding-bottom: 56%; position: relative; overflow: hidden; }
.grid-view .grid-box-image a { display: block; position: absolute; left: 0px; bottom: 0px; right: 0px; top: 0px; }
.grid-view .grid-box-image img { margin: 0 auto; max-width: 100%; }

.grid-view.center-elements .row { font-size: 0px; text-align: center; }
.grid-view.center-elements .row > div { display: inline-block; float: none !important; vertical-align: top; font-size: 1rem; }

/*------------------------------------*\
    Fonts
\*------------------------------------*/

@font-face { font-family: 'RaananSuperLight'; src: url('../Fonts/RaananSuperLight.eot'); src: url('../Fonts/RaananSuperLight.eot?#iefix') format('embedded-opentype'), url('../Fonts/RaananSuperLight.woff') format('woff'), url('../Fonts/RaananSuperLight.svgz#RaananSuperLight') format('svg'), url('../Fonts/RaananSuperLight.svg#RaananSuperLight') format('svg'); font-weight: lighter; font-style: normal; unicode-range: U+590-5ff,U+000-03F; }
@font-face { font-family: 'RaananSuperRegular'; src: url('../Fonts/RaananSuper.eot'); src: url('../Fonts/RaananSuper.eot?#iefix') format('embedded-opentype'), url('../Fonts/RaananSuper.woff') format('woff'), url('../Fonts/RaananSuper.svgz#RaananSuperRegular') format('svg'), url('../Fonts/RaananSuper.svg#RaananSuperRegular') format('svg'); font-weight: normal; font-style: normal; unicode-range: U+590-5ff,U+000-03F; }
@font-face { font-family: 'RaananSuperBold'; src: url('../Fonts/RaananSuperBold.eot'); src: url('../Fonts/RaananSuperBold.eot?#iefix') format('embedded-opentype'), url('../Fonts/RaananSuperBold.woff') format('woff'), url('../Fonts/RaananSuperBold.svgz#RaananSuperRegular') format('svg'), url('../Fonts/RaananSuperBold.svg#RaananSuperRegular') format('svg'); font-weight: normal; font-style: normal; unicode-range: U+590-5ff,U+000-03F; }
@font-face { font-family: 'RaananRegular'; src: url('../Fonts/RaananRegular.eot'); src: url('../Fonts/RaananRegular.eot?#iefix') format('embedded-opentype'), url('../Fonts/RaananRegular.woff') format('woff'), url('../Fonts/RaananRegular.svgz#RaananSuperRegular') format('svg'), url('../Fonts/RaananRegular.svg#RaananSuperRegular') format('svg'); font-weight: normal; font-style: normal; unicode-range: U+590-5ff,U+000-03F; }
@font-face { font-family: 'RopaSans-Regular'; src: url('../Fonts/RopaSans-Regular.eot'); src: url('../Fonts/RopaSans-Regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/RopaSans-Regular.woff') format('woff'), url('../Fonts/RopaSans-Regular.svgz#RaananSuperRegular') format('svg'), url('../Fonts/RopaSans-Regular.svg#RaananSuperRegular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'almoni-neue-bold'; src: url('../Fonts/almoni-neue-bold.eot'); src: url('../Fonts/almoni-neue-bold.eot?#iefix') format('embedded-opentype'), url('../Fonts/almoni-neue-bold.woff') format('woff'), url('../Fonts/almoni-neue-bold.svgz#almoni-neue-bold') format('svg'), url('../Fonts/almoni-neue-bold.svg#almoni-neue-bold') format('svg'); font-weight: normal; font-style: normal; /*unicode-range: U+590-5ff,U+000-03F; */ }
@font-face { font-family: 'almoni-neue'; src: url('../Fonts/almoni-neue.eot'); src: url('../Fonts/almoni-neue.eot?#iefix') format('embedded-opentype'), url('../Fonts/almoni-neue.woff') format('woff'), url('../Fonts/almoni-neue.svgz#almoni-neue') format('svg'), url('../Fonts/almoni-neue.svg#almoni-neue') format('svg'); font-weight: normal; font-style: normal; /*unicode-range: U+590-5ff,U+000-03F; */ }

/*------------------------------------*\
    PopUp Feature
\*------------------------------------*/

#popup-modal .vertical-alignment-helper { display: table; height: 100%; width: 100%; }
#popup-modal .vertical-align-center { display: table-cell; vertical-align: middle; z-index: 99999; }
#popup-modal .modal-header { border: none; padding: 0px; }
#popup-modal .close { display: block; float: none; margin: 0 auto; opacity: 1; transform: translateX(-50%); -webkit-transform: translateX(-50%); left: 50%; right: auto; }
#popup-modal .close span { color: #fff; }
#popup-modal .modal-body { text-align: center; }
#popup-modal .modal-content { border: 0px; background-color: transparent; border-radius: 0px; -webkit-box-shadow: none; width: auto; max-width: 90vw; }
.vertical-alignment-helper { display: table; height: 100%; width: 100%; }
.vertical-align-center { display: table-cell; vertical-align: middle; }




/*------------------------------------*\
    GALLERY COMPONENTS - lightBox
\*------------------------------------*/



.lightbox-gallery { position: relative; min-height: 250px; }
.lightbox-gallery-item { display: none; text-align: center; padding-bottom: 7.5px; padding-top: 7.5px; }
.blueimp-gallery > .close, .blueimp-gallery > .title { top: 65px; display: block; }
.blueimp-gallery a.next { display: block !important; }
.blueimp-gallery a.prev { display: block !important; }
.blueimp-gallery ol.indicator { display: block !important; }
.blueimp-gallery a.play-pause { display: block !important; }





/*------------------------------------*\
    GALLERY COMPONENTS - #FLEX SLIDER 
\*------------------------------------*/


.flexslider { border: none; background: none; -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0); -moz-box-shadow: 0 0px 0px rgba(0,0,0,0); -o-box-shadow: 0 0px 0px rgba(0,0,0,0); box-shadow: 0 0px 0px rgba(0,0,0,0); overflow: hidden; border-radius: 0px; }

.flexslider .flexslider-item { display: block; /*min-height: 200px;*/ padding-bottom: 635px; background-size: cover; background-position: center center; }

.flexslider .flex-control-nav { bottom: 20px; z-index: 2; }
.flex-control-paging li a.flex-active { background: #fff; background: rgba(255,255,255,1); cursor: default; }
.flex-control-paging li a { background: #fff; background: rgba(255,255,255,0.7); background: transparent; border: 2px solid #fff; }
.flex-control-paging li a:hover { background: #fff; }
.flexslider .flexslider-item { position: relative; }
.flexslider-item-content { position: absolute; right: 0; z-index: 9; top: 10%; right: 5%; padding: 15px; background: rgba(0,0,0,0.56); border-radius: 5px; }
.flexslider-item-title { text-align: right; color: #fff; font-size: 140%; }
.flexslider-item-description { text-align: right; color: #fff; }
.flexslider-item-readmore { text-align: right; color: #fff; font-size: 120%; }

@media(max-width:1440px) {
    .flexslider .flexslider-item { padding-bottom: 470px; }
}

@media(max-width:991px) {
    .flexslider .flexslider-item { padding-bottom: 75%; }
}

@media(max-width:767px) {
    .flexslider .flexslider-item { padding-bottom: 110%; background-position-x: left; }
    .flexslider .flexslider-item:after { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: #000; opacity: 0.18; }
    .flexslider .flex-control-nav { bottom: -10px; }
}

/*------------------------------------*\
    Footer Style 
\*------------------------------------*/
#SiteFooter { margin-left: auto; margin-right: auto; overflow: hidden; background-color: #2b7a8f; padding: 0; }
#SiteFooter .footerContact { color: #fff; margin-top: 60px; margin-bottom: 40px; margin: 0 auto; padding: 45px 0; }
#SiteFooter .footerBlockContent p { font-size: 110% }
#SiteFooter .footerBlockContent a { color: #fff; }
#SiteFooter .footerBlockContent p a:hover { border-bottom: 1px solid #fff; }
#SiteFooter .gsImg img { float: left; }
#SiteFooter .footerBlockTitle { text-align: center; font-size: 140%; }
#SiteFooter .footerlinksDesktop.row { max-width: 100%; margin: 0; display: flex; align-items: center; }
#SiteFooter .footerBlockSocial { margin-top: 10px; }
#SiteFooter .footerBlockSocial a { margin-left: 10px; text-decoration: none; }
#SiteFooter .footerBlockSocial a::before { content: ""; display: inline-block; height: 20px; width: 1px; background: #fff; vertical-align: middle; margin-left: 8px; }
#SiteFooter .footerBlockSocial a img { max-height: 20px; max-width: 30px; }
.footerBottom { margin: 0 auto; color: #747c83; padding: 25px 0; }
.footerText { padding-bottom: 0px; }
.footerBottom h5 { font-size: 110%; margin: 0; }
.footerBottom p { font-size: 100%; line-height: 85%; }
.footerBottom .clrImg { direction: ltr; }
.footerBottom .clrImg img { max-width: 150px; }
#SiteFooter .footerBlock { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; width: 50%; }


.footerBottom { display: flex; flex-wrap: wrap; justify-content: center; }
.footerBottom * { width: 100%; display: flex; justify-content: center; flex-wrap: wrap; text-align: center; }
.footerBottom .clrImg { display: flex; justify-content: center; }
.footerCredit { font-size: 21px; margin-bottom: 10px; margin-top: 10px; }
.footerBottom p { line-height: 1.2; }


@media(min-width:991px) {
    .footerBottom { max-width: 1170px !important }
}

@media(max-width:767px) {
    #SiteFooter { background-size: 230%; }
    #SiteFooter .gsImg img { max-width: 140px; float: none; }
    .footerBottom .clrImg img { margin: 0 auto 30px; display: block; max-width: 100px; }
    .footerText { text-align: center; margin-top: 0px; font-size: 90%; padding: 0; }
    .footerText h5 { margin: 0px; font-size: 90%; line-height: 1; }
    .footerText p { line-height: 1.2; font-size: 80%; }
    #SiteFooter .footerBlockSocial { text-align: center; float: left; width: 100%; }

    .footerlinksDesktop.row .gsImg, #SiteFooter .footerBlock .footerBlockSocial { display: none; }
    #SiteFooter .footerBlock { width: 100%; padding: 0 20px; }
}
/*------------------------------------*\
    UnderFooter Style 
\*------------------------------------*/

#UnderSiteFooterContainer { background: #f4f4f4; clear: both; }
#UnderSiteFooter { padding: 12px 20px; }
#UnderSiteFooter .creditLogo { height: 13px; }

@media (max-width:767px) {
    #SiteFooter .footerContact { padding: 25px 0; }
    .footerBottom { padding: 15px 0; }
    .footerBottom .clrImg img { margin-bottom: 15px; }
}
/*------------------------------------*\
    Bootstrap - 5 Cols Fix
\*------------------------------------*/
.row { max-width: 100%; }
#SiteFooter .footerContact .row { margin: 0; }
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; }

.col-xs-15 { width: 20%; float: left; }

@media (min-width: 768px) {

    .col-sm-15 { width: 20%; float: left; }
}

@media (min-width: 992px) {
    .col-md-15 { width: 20%; float: left; }
}

@media (min-width: 1200px) {
    .col-lg-15 { width: 20%; float: left; }
}


/*------------------------------------*\
    BootBox - Js Modals
\*------------------------------------*/

.bootbox { text-align: center; }
.bootbox .modal-footer { text-align: center; }
.bootbox .modal-footer button { margin: 10px; }
.bootbox .modal-footer .btn + .btn { margin-bottom: 10px; }
.bootbox .modal-dialog { position: fixed; left: 50%; top: 50%; /* margin-left: -300px; */ transform: translate(-50%,-50%) !IMPORTANT; margin: 0; }

@media(max-width:767px) {
    .bootbox .modal-dialog { width: 80%; }
}


.fadeInElement { opacity: 0; transform: translateY(20px); -webkit-transform: translateY(20px); }

.grid-box-title { color: #c60b46; font-size: 106%; margin: 0; line-height: 1; letter-spacing: -0.36px; font-family: 'almoni-neue-bold'; }
.flexItem.longFlexItem .grid-box-content { padding: 0 20px; }
.flexItem.longFlexItem .grid-box-title { font-size: 300%; }
.flexItem.longFlexItem .grid-box-subtitle { font-size: 120%; color: #313232; font-family: 'almoni-neue-bold'; letter-spacing: -0.4px; line-height: 1.2; padding-bottom: 10px; margin: 0; }
.ArticlesSummary { color: #313232; font-size: 95%; line-height: 1.5; margin-top: 10px; padding-bottom: 20px; }
.flexItem:not(.longFlexItem) .ArticlesSummary { max-width: 80%; margin: 10px auto 0; max-height: 50px; overflow: hidden; }
.grid-box-image { height: 200px; display: flex; }
.grid-box-image > div { height: 90%; width: 90%; margin: 11px auto; background-size: cover; background-repeat: no-repeat; border-radius: 40px; }
.grid-box-image > div.videoIcon { position: absolute; width: 100px; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); height: 100px; z-index: 2 }
.grid-box-image > div.audioIcon { position: absolute; width: 40px; bottom: 12px; left: 12px; height: 40px; z-index: 2 }
.flexItem.grid-box .grid-box-wrapper { display: flex; align-items: center; background: #fff; width: 100%; height: 360px; border-radius: 40px; box-shadow: -1px 5px 32px 0 rgba(0, 0, 0, 0.07); }
.moreArticlesWrapper .flexItem:not(.longFlexItem):only-child .ArticlesSummary { margin-right: 0; margin-left: auto; }
.moreArticlesWrapper .flexItem:only-child .grid-box-content { padding-left: 30px; }

@media(min-width:768px) {
    .moreArticlesWrapper .gridFlexBoxes { max-width: 1020px; display: flex; flex-wrap: wrap; justify-content: flex-start; }
    .flexItem .grid-box-content { padding: 0; width: 50%; }
    .flexItem .grid-box-image { height: 100%; display: flex; width: 50%; }

    .flexItem { padding: 25px 10px; }
    .flexItem:not(:first-child) { width: 33%; }
    .flexItem:not(:first-child) .grid-box-wrapper { flex-direction: column; height: auto; min-height: 360px; text-align: center; padding-bottom: 10px; }
    .flexItem:not(:first-child) .grid-box-wrapper > div { width: 100%; display: block; }

    .flexItem:not(:first-child) .grid-box-image { height: 220px; display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
    .flexItem:not(:first-child) .grid-box-wrapper .grid-box-image > div { width: 90%; height: 90%; background-size: cover; background-repeat: no-repeat; }

    .flexItem:not(:first-child) .grid-box-wrapper .grid-box-content { margin-top: 15px; }
    .flexItem:not(:first-child) .grid-box-wrapper .grid-box-content h4 { padding: 0 10px; }

    .moreArticlesWrapper .gridFlexBoxes > .twoInRow { width: 50%; }

    .moreArticlesWrapper .gridFlexBoxes > .twoInRow:first-child .grid-box-wrapper, .moreArticlesWrapper .gridFlexBoxes > .threeInRow:first-child .grid-box-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
    .moreArticlesWrapper .gridFlexBoxes > .twoInRow:first-child.flexItem .grid-box-image, .moreArticlesWrapper .gridFlexBoxes > .threeInRow:first-child.flexItem .grid-box-image { height: 220px; }

    .moreArticlesWrapper .gridFlexBoxes > .twoInRow:first-child.flexItem .grid-box-image,
    .moreArticlesWrapper .gridFlexBoxes > .twoInRow:first-child.flexItem .grid-box-content,
    .moreArticlesWrapper .gridFlexBoxes > .threeInRow:first-child.flexItem .grid-box-image,
    .moreArticlesWrapper .gridFlexBoxes > .threeInRow:first-child.flexItem .grid-box-content { width: 100%; }

    .moreArticlesWrapper .gridFlexBoxes > .twoInRow.flexItem.grid-box .grid-box-wrapper { height: 450px; }
    .moreArticlesWrapper .gridFlexBoxes > .twoInRow.flexItem .grid-box-image { height: 300px !important; }

    .moreArticlesWrapper .gridFlexBoxes > .twoInRow:first-child.flexItem .grid-box-content, .moreArticlesWrapper .gridFlexBoxes > .threeInRow:first-child.flexItem .grid-box-content { padding: 0; max-width: 90%; margin-top: 15px; }

    .moreArticlesWrapper .gridFlexBoxes > .twoInRow:first-child.flexItem .grid-box-content, .moreArticlesWrapper .gridFlexBoxes > .threeInRow:first-child.flexItem .grid-box-content { padding: 0; }
    .moreArticlesWrapper .gridFlexBoxes > .twoInRow:first-child.flexItem .grid-box-title, .moreArticlesWrapper .gridFlexBoxes > .threeInRow:first-child.flexItem .grid-box-title { font-size: 106%; text-align: center; }
    .moreArticlesWrapper .gridFlexBoxes > .twoInRow:first-child.flexItem .grid-box-subtitle, .moreArticlesWrapper .gridFlexBoxes > .threeInRow:first-child.flexItem .grid-box-subtitle { font-size: 18px; color: #313232; font-family: 'almoni-neue'; letter-spacing: 0; line-height: 1.2; padding-bottom: 10px; margin: 10px auto; }
    .moreArticlesWrapper .gridFlexBoxes > .twoInRow:first-child.flexItem .ArticlesSummary, .moreArticlesWrapper .gridFlexBoxes > .threeInRow:first-child.flexItem .ArticlesSummary { text-align: center; }

    .moreArticlesWrapper .gridFlexBoxes > .threeInRow { width: 33%; }
    .moreArticlesWrapper .gridFlexBoxes > .threeInRow .grid-box-wrapper { height: 420px; }
    .moreArticlesWrapper .gridFlexBoxes > .threeInRow:first-child.flexItem .grid-box-subtitle { margin: 10px 0; padding: 0 10px; text-align: center; }
}

@media(max-width:991px) and (min-width:320px) {
    .flexItem.grid-box .grid-box-wrapper { flex-direction: column; justify-content: space-between; height: 100%; text-align: center; padding-bottom: 10px; }
    .flexItem:first-child .grid-box-content, .flexItem .grid-box-content { padding: 0 20px; }
    .flexItem:first-child .grid-box-title, .flexItem .grid-box-title { font-size: 140%; }
    .flexItem:not(:first-child) .ArticlesSummary, .flexItem .ArticlesSummary { max-width: 100%; }
    .flexItem { margin-bottom: 40px; }
    .flexItem:first-child .grid-box-subtitle { padding-bottom: 0; }

    .twoInRow.flexItem:first-child .grid-box-subtitle, .threeInRow.flexItem:first-child .grid-box-subtitle { font-size: 18px; font-family: 'almoni-neue'; }
}


.audioplayer { direction: ltr; max-width: 420px; height: 70px; }
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a { border-left-color: #007794; }
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause { border-color: #007794; width: 40px; height: 40px; }
.audioplayer-playing .audioplayer-playpause { width: 40px; height: 40px; }
.audioplayer-volume-adjust div div { background-image: linear-gradient(to left, #c52759, #0091b5 99%); }
.audioplayer-time, .audioplayer-time-duration { font-size: 100%; }
.audioplayer-bar-played { background-image: linear-gradient(to left, #c52759, #0091b5 99%); }
.audioplayer-playing .audioplayer-bar-played::after, .audioplayer-playing .audioplayer-playpause { border-color: #c52759; }
.audioplayer-playing .audioplayer-playpause a::before, .audioplayer-playing .audioplayer-playpause a::after { background-color: #c52759; }

strong { font-family: 'almoni-neue-bold'; }
#headline h1, #subheadline h2, .Text1 h2, .Text2 h2 { font-family: 'almoni-neue-bold','RopaSans-Regular',arial; }
.sectiontTitle h2 { font-family: 'almoni-neue-bold'; }

/*------------------------------------*\
    NewOpenSite - /main
\*------------------------------------*/
#SiteHeaderContainer { background: #fff; box-shadow: none; transition: all 0.25s ease-out; }
#SiteHeaderContainer.setBg { background: #fff; }
#SiteGridContainer { top: 0; background: #f5f5f5; }
#navbar-top .navbar-nav > li a { font-family: 'almoni-neue-bold'; }
#navbar-top .navbar-nav { padding: 0; }
#GridContent { background: #f5f5f5; padding-bottom: 0px; }
#SiteGridBeforeImg:before { display: none; }
#SiteFooterContainer { margin-top: 0; background: #f5f5f5; padding-top: 30px; }
.sectionTitle { display: block; padding: 0; text-align: center; margin-bottom: 40px; }
.sectionTitle h2 { font-family: 'almoni-neue-bold', 'RopaSans-Regular', arial; margin: 0; font-size: 50px; }
.sectionTitle h3 { margin: 0; font-size: 100%; }

/*Btns*/
.siteBtn, .heroBtn { max-width: 170px; border-radius: 100px; transition: all 0.35s ease; }
.heroBtn { max-width: 200px; }
.siteBtn a, .siteBtn span, .heroBtn a, .siteBtn { max-width: 170px; height: 45px; width: 100%; color: #fff; border-radius: 100px; transition: all 0.35s ease; font-family: 'almoni-neue-bold'; display: inline-flex; align-items: center; justify-content: center; }
.siteBtn:hover, .heroBtn:hover { color: #fff; text-decoration: none; }
.cubeItem258 .siteBtn:hover { background: #326da8; }
.cubeItem257 .siteBtn:hover { background: #00718f; }
.cubeItem256 .siteBtn:hover { background: #c60b46; }


/*helpfullInfo Section*/
section.infoSection { margin: 80px auto; }
.infoWrapper { display: flex; width: 100%; align-items: center; padding: 50px 75px; background: #fff; border-radius: 40px; box-shadow: -1px 5px 32px 0 rgba(0, 0, 0, 0.07); flex-direction: row-reverse; gap: 75px; }
.infoWrapper > div { width: 50%; display: inline-flex; flex-direction: column; }
.infoTextArea h3 { font-size: 50px; font-family: 'almoni-neue-bold'; padding-bottom: 20px; color: #00718f; }
.infoText { padding-bottom: 35px; font-size: 16px; }
.infoWrapper .siteBtn { background: #2b7a8f; text-align: center; }
.infoWrapper .siteBtn:hover, .heroBtn:hover, .return:hover { background: #c63b67; color: #fff; text-decoration: none; }

@media(max-width: 767px) {
    .infoWrapper { flex-direction: column-reverse; padding: 30px 20px; gap: 40px; }
    .infoWrapper > div { width: 100%; }
    .infoTextArea h3 { font-size: 40px; }
}

/*FAQs new Section*/
.faqSection { padding-top: 70px; }
.faqWrapper { position: relative; margin-bottom: 20px; overflow: hidden; display: flex; flex-direction: column; width: 100%; }
.faqLable { background: #ffffff; height: 50px; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; pointer-events: all; cursor: pointer; font-family: 'almoni-neue-bold'; font-size: 106%; }
.faqContent { height: 0; padding: 0 20px; background: #fff; transform: translateY(-100%); opacity: 0; transition: all 0.35s ease; position: relative; z-index: -1; overflow: hidden; }
.faqWrapper.active .faqContent { transform: translateY(0%); opacity: 1; height: auto; z-index: 0; padding: 20px; }
.faqContent p { line-height: 100%; font-size: 94%; }
.arrowIcon { transition: all 0.35s ease; }
.faqWrapper .arrowIcon { transform: rotate(180deg); }
.faqWrapper.active .arrowIcon { transform: rotate(0deg); }

/*podcastSection*/
.podcastsBtn { padding-top: 50px; text-align: center; }
.podcastsBtn .siteBtn { background: #2b7a8f; }
.podcastsBtn .siteBtn:hover { background: #c60b46; }

.podcastItem .iframeHolder { display: none; }
#media-podcast-pop { padding-right: 0 !important; }
#media-podcast-pop .modal-content { max-width: 600px; width: 90%; position: relative; margin: 0 auto; }
#media-podcast-pop .close { position: absolute; top: -40px; right: 50%; opacity: 1; transform: translateX(50%); -webkit-transform: translateX(50%); -ms-transform: translateX(50%); }
#media-podcast-pop .close svg { width: 30px; height: 30px; }
#media-podcast-pop .vertical-align-center { pointer-events: auto; }

/*master slider in pageView*/
.videosGallery_container .ms-slide { background-position: center center; background-repeat: no-repeat; background-size: contain; transition: background-size .3s ease; }
.videosGallery_container .play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.masterNav { top: calc(50% - 15px); position: absolute; left: 50%; transform: translate(-50%, -50%); width: 100%; display: flex; }
.masterNav .masterArrow { background: transparent; height: 100%; padding: 0; border: none; }
button.masterArrow.prevMaster { position: absolute; left: 10px; }
button.masterArrow.nextMaster { position: absolute; right: 10px; }
.masterNav .masterArrow svg { height: 30px; }
button.masterArrow path { fill: #fff; }

.modal-content { background: transparent; box-shadow: none; border: none; }
.all-content iframe { width: 70%; height: 40vw; }

@media(max-width: 767px) {
    .all-content iframe { width: 95%; height: 54vw; }
}


#media-video-pop .modal-vertical-align,
#media-video-pop .vertical-align-center { pointer-events: auto; }


.pagination { border-radius: 0; padding: 0; display: flex; gap: 10px; justify-content: center; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > li:first-child > span { background-color: #c63b67; border: none; border-radius: 50%; }
.pagination > li > a, .pagination > li > span { color: #c63b67; border: none; padding: 0; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; }
.pagination > li:first-child > a, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li > a, .pagination > li > span { border-radius: 50%; }

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #c63b67; color: #fff; }
